home *** CD-ROM | disk | FTP | other *** search
- on enterFrame
- global gMaxBoutons, g1erSprLoc, g1erSprChr, gScopePh, gLabel, gBoutons, gBarChron
- curseur(6)
- gBarChron(fleche, 0, 1, 2)
- gScopePh(SetCadence, 0)
- gScopePh(visible, 0)
- if gLabel <> "PH:IN fi" then
- gScopePh(unLoad)
- end if
- repeat with i = g1erSprChr to gMaxBoutons
- puppetSprite(i, 0)
- end repeat
- end
-